home *** CD-ROM | disk | FTP | other *** search
- Ôªø<?xml version="1.0" encoding="UTF-8"?>
- <!DOCTYPE panel SYSTEM "http://www.sigames.com/dtds/sios/panel.dtd">
-
- <panel title="Fixture Opponent">
-
- <!--
- This is the display for the list of fixtures which is
- displayed in the Fixtures section of your team screen
- and when arranging friendly matches
- -->
-
- <layout class="arrange_vertical_attachment" alignment="top" offset="0"/>
- <layout class="fit_children_attachment" alignment="vertical" offset="0"/>
- <layout class="stick_to_sides_attachment" alignment="horizontal" inset="0" layout_children="true" />
-
-
- <widget class="table" id="fdet" height="32" mode="" layout="50, 30, -1, 30, 120, 50, -1" stretch_to_fit_rows="true">
-
- <!-- column display properties -->
- <list id="column_display_properties">
- <record index="0" id="fore"/>
- <record index="1" id="fotv"/>
- <record index="2" id="foop"/>
- <record index="3" id="fove"/>
- <record index="4" id="foda"/>
- <record index="5" id="foti"/>
- <record index="6" id="foco"/>
- </list>
-
-
- <!-- default properties adopted by every item in table -->
- <list id="column_properties">
- <record index="0" alignment="left,centre_y" spec="text"/>
- <record index="2" alignment="left,centre_y" />
- <record index="3" alignment="centre,centre_y" colour="selection" />
- <record index="4" alignment="left,centre_y"/>
- <record index="6" colour="selection"/>
- </list>
-
- </widget> <!-- table -->
-
- </panel> <!-- main container widget -->
-